PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFAxialShading Class / setEndPoint Method
The end point of the shading axis.
In This Topic
    setEndPoint Method
    In This Topic
    Sets the shading end point.
    Syntax
    public void setEndPoint( 
       PDFPoint endPoint
    )

    Parameters

    endPoint
    The end point of the shading axis.
    See Also